type github.com/jackc/pgx/v5.namedStructFields
5 uses
github.com/jackc/pgx/v5 (current package)
rows.go#L707: type namedStructFields struct {
rows.go#L717: ) (*namedStructFields, error) {
rows.go#L723: return cached.(*namedStructFields), nil
rows.go#L747: &namedStructFields{fields: fields, missingField: missingField},
rows.go#L749: return fieldsIface.(*namedStructFields), nil
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)